@charset 'utf-8';
@namespace "http://www.w3.org/1999/xhtml";

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "å®‹ä½“", Arial, Helvetica,
        sans-serif;
    font-size: 18px;
    color: #333;
    background: #f4f4f4;
    width: 100%;
    /* height: 100%; */
    /* overflow: scroll; */
}

a {
    text-decoration: none;
}

a:hover,
a:hover>label {
    color: #2A4183;
    cursor: pointer;
}

img {
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.pic img:hover {
    transform: scale(1.2);
    cursor: pointer;
}

header {
    height: 135px;
    line-height: 135px;
    background: #e0effe;
}

.logo {

    text-align: left;
}

.search {
    float: right;
    line-height: 0;
    width: 21%;
    margin-top: 50px;
}

.wechat {
    display: block;
    float: right;
    width: 25px;
    margin-right: 10px;
    margin-top: 5px;
}

.hide_img {
    margin-left: -200px;
    display: none;
    z-index: 9999;
    position: fixed;
    top: 90px;
}

.wechat:hover+.hide_img {
    display: block
}

.search p {
    float: right;
    width: 215px;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    height: 30px;
    line-height: 28px;
    background-color: rgba(255, 255, 255, 0);
}

.searchkey {
    font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "å®‹ä½“", Arial, Helvetica,
        sans-serif;
    width: 85%;
    height: 28px;
    line-height: 28px;
    color: #909399;
    border: none;
    text-indent: 10px;
    background-color: rgba(255, 255, 255, 0);
    outline: none;

}

.btnSearch {
    background-color: rgba(255, 255, 255, 0);
    border: none;
    cursor: pointer;
}

.wraph {
    width: 1300px;
    margin: 0 auto;
}

nav {
    background-color: #2A4183;
    height: 55px;
    line-height: 55px;
    width: 100%;
    position: relative;
    z-index: 999;
}

nav .isub {
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff;
    z-index: 999;
}

nav .isub li {
    transition: all 0.3s;
}

nav .isub li a {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 46px;
    height: 46px;
    transition: all 0.3s;
    color: #333;
}

nav .isub li:hover {
    background: #5e8ec1;
}

nav .isub li:hover a {
    color: #fff;
}

nav li:hover .isub {
    display: block;
    transition: all 0.3s;
}

nav>ul {
    width: 1300px;
    margin: 0 auto;
}

nav>ul>li {
    float: left;
    position: relative;
    transition: all 0.3s;
}

nav>ul>li>a {
    display: block;
    padding: 0 62px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

nav>ul>li>a:hover {
    color: #fff;
}

nav>ul>li:first-child>a {
    padding: 0 22.5px;
}

nav>ul>li>a:hover {
    text-decoration: none;
}

nav>ul>li>a:hover,
nav>ul>li>a.ahover {
    background-color: #92a0c9;
}

.roll {
    width: 700px;
}

.tabs {
    width: 770px;
    float: right;
}

.news {
    width: 95%;
    margin: 0 auto;
    background: none;
}

.news li {
    line-height: 34px;
    background: none;
}

.news li>a {
    display: block;
    width: 100%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}

.news li>a:hover {
    text-decoration: none;
    color: #2A4183;
}

.news li>a>img {
    padding-right: 10px;
}

.main {
    width: 1300px;
    height: 370px;
    margin: 30px auto 40px auto;
}

.fastWay {
    width: 1300px;
    margin: 0 auto;
    background-color: #fff;
    height: 360px;
    clear: both;
}

.fW {
    width: 100%;
    border-collapse: collapse;
}


.fW tr>th,
.fW tr>td {
    text-align: center;
    border: 1px solid #2A4183;
}

.fW tr>th {
    width: 251px;
}

.fW tr>td {
    width: 19.8%;
    height: 180px;
}

.fW tr>td>a {
    display: block;
    color: #303133;
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
}

.circleIcons {
    width: 88px;
    height: 88px;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    line-height: 88px;
    background-color: #000;
}

.cI1 {
    background-color: #fcf3f4;
}

.cI2 {
    background-color: #fdf8f3;
}

.cI3 {
    background-color: #f2f7fb;
}

.cI4 {
    background-color: #f6f2fb;
}

.cI5 {
    background-color: #f5f6fb;
}

.cI6 {
    background-color: #fcf3f7;
}

.cI7 {
    background-color: #f3f8fb;
}

.cI8 {
    background-color: #f3fbf3;
}

.QDownloads {
    height: 410px;
    background-color: #fff;
    width: 100%;
    margin: 40px auto 0 auto;

}

.wrapQD {
    width: 1300px;
    margin: 0 auto;
}

.questions {
    width: 640px;
}

.questionLists {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
}

.questionLists thead {
    background-color: #f1f2f4;
}

.questionLists>thead th {
    text-align: left;
    background-image: url(../images/hotQ.png);
    background-size: 112px 70px;
    background-repeat: no-repeat;
    background-position: left center;
}

.questionLists thead th>a {
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 400px;
    float: right;
}

.questionLists>thead th>a {
    padding-left: 120px;
}

.questionLists th {
    font-weight: normal;
    font-size: 18px;
}

.questionLists tbody tr:first-child th,
.questionLists tbody tr:first-child td {
    padding-top: 15px;
}

.questionLists tbody th>simg {
    padding-right: 30px;
    padding-left: 25px;
}

.questionLists tbody th>a {
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 450px;
    float: right;
}


.questionLists th>a:hover {
    color: #2A4183;
}

.questionLists td {
    font-size: 14px;
    color: #909399;
}

.questionLists tr td:last-child {
    text-align: right;
    padding-right: 12.5px;
}

.questionLists thead th,
.questionLists thead td {

    height: 70px;
    line-height: 70px;
}

.questionLists tbody th,
.questionLists tbody td {
    line-height: 45px;
    text-align: left;
}

.questionLists tbody tr td:first-child {
    width: 5%;
}

.questionLists tbody tr td:last-child {
    width: 25%;
}


.qList {
    width: 100%;
}

.qList li {
    height: 30px;
    line-height: 30px;
    margin: 5px auto;
    background: url(../images/square.png) left center no-repeat;
    padding-left: 15px;
}

.qList li>a {
    color: #333;
    width: 100%;
    height: 50px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 16px;
}

.qList li>a:hover {
    color: #2A4183;
}

.qList li>a:first-child {}



.qList li>a:last-child {}

.downloads {
    float: right;
    width: 640px;
}

.titleSub {
    font-size: 24px;
    padding-top: 25px;
    line-height: 50px;
    font-weight: bold;
    border-bottom: 3px solid #ccc;
    margin-bottom: 15px;
    position: relative;
    padding-left: 10px;
    color: #2A4183;
}

.titleSub:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    background: #2A4183;
    height: 4px;
    width: 115px;
}

a.more {
    font-size: 16px;
    float: right;
    color: #333;
    padding-right: 20px;
}

a.more:hover {
    color: #2A4183;
}

footer {
    background-color: #e0effe;
    height: auto;
    width: 100%;
    border-top: #2A4183 5px solid;
}

.wrapf {
    width: 1300px;
    margin: 0 auto;
    padding: 30px 0;
}

.finfos {
    width: 100%;
    font-size: 14px;
}

.finfos caption {
    caption-side: bottom;
    font-weight: normal;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-top: 1px solid #787878;
}

.finfos tbody th {
    text-align: center;
}

.finfos tbody th>p {
    padding-top: 12.5px;
}

.finfos tbody td {
    /* height: 205px; */
}

.finfos tbody td span.tfe {
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #222;
}

.finfos tbody td span.sg {
    width: 50%;
    float: left;
}

.finfos tbody td span.sg>a {
    color: #606266;
    line-height: 25px;
}

.finfos tbody td span.sg>a:hover {
    text-decoration: underline;
}

.finfos tbody td>p {
    text-decoration: none;
    line-height: 30px;
}

.finfos tbody td>p.serviceguide {
    padding-bottom: 15px;
}

.finfos tbody td>p.contactus a {
    padding-bottom: 20px;
    color: #606266;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;

}

.finfos tbody td>span {
    color: #606266;
}

.mapside {
    width: 450px;
    height: 155px;
}



.desc {
    width: 1300px;
    background-color: #fff;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 35px;
}

.breadCrumbs {
    padding-top: 35px;
    padding-bottom: 10px;
    width: 90%;
    font-size: 16px;
    margin: 0 auto;
}

.breadCrumbs>a {
    color: #333;
}

.breadCrumbs>img {
    vertical-align: middle;
    padding-right: 5px;
}

.infoLists {
    width: 87.5%;
    margin: 0 auto;
}

.infoLists li {
    height: 90px;
    border-bottom: 1px dashed #d3d3d3;
    box-sizing: border-box;
}

.infoLists li>a {
    color: #3b3b3b;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding-top: 25px;
    padding-bottom: 0px;
}

.infoLists li>a:hover {

    color: #2A4183;
}

.infoLists li>span {
    color: #c6c7c8;
    font-size: 13px;
}

.page {
    margin: 0 auto;
    /* width: 730px; */
    float: right;
    padding: 25px 0;
}

.page>a {
    display: block;
    float: left;
    border: 1px solid #d2d2d2;
    border-radius: 2.5px;
    text-align: center;
    color: #616161;
    font-size: 14px;
    margin: 0 5px;
    padding: 5px 10px;
}

.wrapP {

    background-color: #fff;
    height: 100px;
}

.page>a:hover {
    border: 1px solid #2A4183;
    color: #fff;
    background-color: #2A4183;
}

.fuwu+.page {
    margin-bottom: 50px;
}

.lingdao {
    border-collapse: collapse;
    border-spacing: 0;
    width: 92.5%;
    margin: 0 auto;
}

.lingdao caption {
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    padding: 40px 0;
    border-bottom: 1px dashed #dcdfe6;
}

.lingdao tr th {
    width: 30%;
    text-align: center;
    vertical-align: top;
    padding: 0 5%;
    padding-top: 50px;
}

.lingdao tr td {
   
    text-align: left;
    vertical-align: top;
    padding: 0 5%;
    padding-top: 50px;
}

.lingdao td>article {
    font-size: 14px;
    color: #616161;
}

.lingdao td>article p {
    padding-bottom: 20px;
}

.btnFanye {
    font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "å®‹ä½“", Arial, Helvetica,
        sans-serif;
    color: #616161;
    font-size: 14px;
    text-align: center;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    background-color: #fff;
    height: 30px;
    padding: 0 15px;
    line-height: 30px;
    margin-top: 20px;
    cursor: pointer;
}

.btnFanye>a {
    color: #333;
}

.btnFanye>a:hover {
    color: #fff;
}

.btnFanye:hover {
    background-color: #616161;
    color: #fff;
    border: 1px solid #616161;
}

form.fy {
    width: 95%;
    margin: 0 auto;
    height: 100px;
    margin-top: 75px;
    background-color: #fff;
    border-top: 1px dashed #d2d2d2;
}

form.fy>button:first-child {
    float: left;
}

form.fy>button:last-child {
    float: right;
}

.infoDetails {
    text-align: center;
}

.infoDetails>h2 {
    font-size: 26px;
    padding-top: 60px;
    padding-bottom: 20px;
    width: 95%;
    margin: 0 auto;
}

.infoDetails>h2+span {
    color: #686a6c;
    font-size: 13px;
    display: block;
    padding-bottom: 25px;
    border-bottom: 1px dashed #d2d2d2;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 45px;
}

.infoDetails img {
    padding: 25px 0 30px 0;
    display: block;
    margin: 0 auto;
    max-width: 792px;
}

.infoDetails p {
    text-align: left;
    width: 66%;
    margin: 0 auto;
    font-size: 16px;
    color: #616161;
    line-height: 25px;
}

.infoDetails table p {
    text-align: left;
    width: auto;
    margin: 0 auto;
    font-size: 16px;
    color: #616161;
    line-height: 25px;
}

.infoDetails .abstract {
    text-align: left;
    width: 66%;
    margin: 0 auto;
    font-size: 14px;
    color: #3d3d3d;
    line-height: 25px;
}

.tagging {
    float: right;
    width: 29%;
    font-size: 16px;
    font-family: å®‹ä½“, SimSun;
}

.wraph .button {
    height: 22px;
    line-height: 200%;
    float: right;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 12px;
    border-radius: 5px;
    background: #2A4183;
    color: #fff;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px
}

.wraph .button :hover {
    background-color: #5b5b5b;
}

.wraph .no_button {
    height: 22px;
    line-height: 200%;
    float: right;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 12px;
    border-radius: 5px;
    background: #2A4183;
    color: #fff;
    margin-top: 5px;
}

.wraph .no_button :hover {
    background-color: #5b5b5b;
}

.downfile {
    text-align: left;
    width: auto;
    margin: 0 auto;
    font-size: 16px;
    color: #0000ff;
    line-height: 25px;
    font-weight: normal;
}

/* æ–‡ä»¶ä¸‹è½½æ¨¡å—çš„ä¸‹è½½æŒ‰é’® */
.infoListsDw {
    float: right;
    width: 60px;
    height: 50px;
    display: block;
    text-align: center;
    background-image: url(../images/iconDw.png);
    background-size: 26px 22px;
    background-position: center center;
    background-repeat: no-repeat;
}

.infoListsDw:hover {
    background-image: url(../images/iconDw2.png);
}

/* é€šçŸ¥å…¬å‘Šçš„å…¬ç¤º */
.publicity {
    border-collapse: collapse;
}

.publicity th,
.publicity td {
    border: 1px solid #888888;
    width: 120px;
    text-align: center;
    font-size: 16px;
    font-family: å®‹ä½“, SimSun;
    color: #616161;
    line-height: 23px;
}

/* é€šçŸ¥å…¬å‘Šï¼Œæ–°é—»å¿«é€’æ—¶é—´æ ·å¼ */
.news_date {
    float: right;
    font-size: 14px;
    width: 80px;
    color: #909399;
    font-style: normal
}


.yebox {
    width: 1300px;
    height: auto;
    margin: 30px auto 40px auto;
}

.yebox .lib_Menubox li {
    width: 33.333%;
    color: #fff;
    height: 60px;
    line-height: 60px;
    transition: all 0.3s;
}
.yebox  .lib_Menubox li:hover{color: #fff;background: linear-gradient(103deg, #237FDF 0%, #23D2DF 107%);}
.yebox  .lib_Menubox li.hover{color: #fff;background: linear-gradient(103deg, #237FDF 0%, #23D2DF 107%);}
.yebox .lib_Menubox li:after{display:none}
.yebox .lib_Contentbox {
    padding: 30px 0;
    position: relative;
    overflow: hidden;
}

.yebox .lib_Contentbox .fw_fl {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: 8;
    transform: translateY(100%);
    transition: all 0.8s;
}

.yebox .lib_Contentbox .fw_fl.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transform: translateY(0);

}

.yebox .lib_Menubox {
    width: 100%;
    background: #87D5F9;
    border: none;
    /* border-radius: 6px; */
}
.yebox{background:#E6F5FF;display: flex;}
.yebox #lib_Tab{background:#E6F5FF;/* border-radius: 6px; */height: auto;overflow: hidden;}
.yebox .lib_Contentbox{background:#E6F5FF}
.yebox .fw_fl ul li{background:#E6F5FF;}

.yebox .yebox_tbg{}



.fw_fl {
    position: relative;
}



.fw_fl ul {
    padding: 0 0px;
}

.fw_fl ul li {
    margin-left: 10px;
    margin-right: 10px;
    /* box-shadow: rgba(0, 0, 0, 0.2) 0px 7px 7px; */
    background: rgb(255, 255, 255);
    transition: all 0.3s ease 0s;
}

.fw_fl ul li:hover {}

.fw_fl ul li:hover img {}

.fw_fl ul li .xslb {
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid rgb(238, 238, 238);
    padding: 26px 0px;
    margin: 0px 24px;
}

.fw_fl ul li .xslb a {
    font-size: 14px;
    border: 2px solid rgb(105, 143, 51);
    border-radius: 20px;
    display: block;
    float: left;
    width: 80px;
    line-height: 30px;
    height: 32px;
    text-align: center;
    color: rgb(105, 143, 51);
}

.fw_fl ul li:hover .xslb a {
    background: rgb(105, 143, 51);
    color: rgb(255, 255, 255);
}

.fw_fl ul li:hover .text h2 {
    color: rgb(0, 0, 0);
    font-weight: bold;
    transition: all 0.3s ease 0s;
}

.fw_fl ul li:hover .wqtxt>div {
    height: auto;
}

.fw_fl ul li:hover .pic {
    transition: all 0.3s ease 0s;
}

.fw_fl ul li .xslb span {
    font-size: 16px;
    color: rgb(105, 143, 51);
    font-weight: bold;
    display: block;
    float: right;
    line-height: 32px;
}

.fw_fl ul li a {
    display: block;
    position: relative;
}

.fw_fl .fw_fltxt {
    line-height: 46px;
    height: 46px;
    color: #fff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 10px;
    display: none;
    transition: all 0.6s;
    z-index: 9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fw_fl ul li a:hover .fw_fltxt {
    bottom: 100;
    display: block;
}

.fw_fl ul li .pics {
    background-color: #f2f7fb;
    width: 88px;
    height: 88px;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    line-height: 88px;
    font-size: 0;
}



.fw_fl ul li .pics img {
    vertical-align: middle;
    display: inline-block;
    max-width: 60px;
    max-height: 60px;
    transition: all 0.3s;
}

.fw_fl ul li:hover .pics {
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
}

.fw_fl ul li:hover .pics img {
    transform: rotateY(180deg);
}

.fw_fl ul li .text {
    padding: 20px 0px;
    transition: all 0.3s ease 0s;
    margin: 0px 24px;
}

.fw_fl ul li .text h2 {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: rgb(51, 51, 51);
    max-height: 60px;
    position: relative;
    padding-bottom: 0px;
    transition: all 0.3s ease 0s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;
    margin-bottom: 12px;
}

.fw_fl ul li a .txt {
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    color: #333;
}

.fw_fl .slick-prev,
.fw_fl .slick-next {
    width: 20px;
    height: 27px;
    position: absolute;
    opacity: 0.5;
}

.fw_fl .slick-next:hover {
    opacity: 1;
}

.fw_fl .slick-prev:hover {
    opacity: 1;
}

.fw_fl .slick-prev {
    background: url(../images/prev-r.png) no-repeat;
    background-position: center center;
    background-size: 20px;
}

.fw_fl .slick-next {
    background: url(../images/next-r.png) no-repeat;
    background-position: center center;
    background-size: 20px;
}

.lib_Menubox_sx li:hover a.icon7 {
    /* background-image: url(../images/icon7Active.png); */
}

.lib_Menubox_sx li:hover a {
    font-weight: bold;
    color: #2A4183;
}